[XEN] Emulator extensions to decode ModRM.MOD == 3.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Dec 2006 15:16:13 +0000 (15:16 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Dec 2006 15:16:13 +0000 (15:16 +0000)
commit0a967eccecfbdd4c5bf9d242ace21e30ff52b291
treeaf8c0cf398b5b1d1ff22f0edaa4d17249c583613
parentc35c69faaeb4dda9a02ff1ce36a3de3dbbd39332
[XEN] Emulator extensions to decode ModRM.MOD == 3.
This allows emulation of register-only instructions.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/tests/test_x86_emulator.c
xen/arch/x86/x86_32/seg_fixup.c
xen/arch/x86/x86_emulate.c